convert kml to Format class (#550)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 1 May 2020 13:03:31 +0000 (07:03 -0600)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 13:03:31 +0000 (07:03 -0600)
commitf4ebb9ef653c2b92db2166070cbc590efd0dea6a
tree1c70398d5033a9ddb9eb0ca1b273379255e7fe0b
parent0b680daf28fffa1ad84cdb93ff2acf02ff58a972
convert kml to Format class (#550)

* convert kml to Format class.

* update dependencies.

* restore kml real time postion writer functionality.

and have it produce valid kml.

Add a test case.

* correct new kml test reference file name.
CMakeLists.txt
GPSBabel.pro
Makefile.in
kml.cc
kml.h [new file with mode: 0644]
reference/realtime.kml [new file with mode: 0644]
testo.d/kml.test
vecs.h